Further tweak pp code printing
authorMichael Heerdegen <michael_heerdegen@web.de>
Sun, 12 May 2024 17:55:30 +0000 (19:55 +0200)
committerMichael Heerdegen <michael_heerdegen@web.de>
Sun, 26 May 2024 12:17:21 +0000 (14:17 +0200)
commit34fc71c004b6e0ae787de4889eca2d1e413103f2
tree038d53f864b732139fae51505b05d1fcb1a9be0f
parent3ea451042a34a44da94176f27ea354e6823e68ee
Further tweak pp code printing

This fixes an aspect of Bug#70868.

* lisp/emacs-lisp/pp.el (pp--insert-lisp): Print characters with
`prin1-char'.  In all other cases consistently print with `prin1'.
lisp/emacs-lisp/pp.el